{
  "name": "Troll Den",
  "buildOptions": {
    "maxSteps": 1000,
    "fixObstacles": true,
    "fixNonStraight": true,
    "fixIntersected": true,
    "compactMap": true,
    "addDebugInfo": false,
    "colorizeConnectionIssues": true
  },
  "rooms": [
    {
      "id": 2801,
      "name": "A Troll Wastedump",
      "exits": {
        "North": 2806,
        "South": 2803
      }
    },
    {
      "id": 2802,
      "name": "Troll\u0027s Larder",
      "exits": {
        "East": 2803,
        "Down": 18197
      }
    },
    {
      "id": 2803,
      "name": "Troll\u0027s Living Room",
      "exits": {
        "North": 2801,
        "East": 2804,
        "South": 2805,
        "West": 2802
      }
    },
    {
      "id": 2804,
      "name": "The Playpen",
      "exits": {
        "West": 2803
      }
    },
    {
      "id": 2805,
      "name": "Troll\u0027s Bedroom",
      "exits": {
        "North": 2803
      }
    },
    {
      "id": 2806,
      "name": "A Troll Wastedump",
      "exits": {
        "North": 2807,
        "South": 2801
      }
    },
    {
      "id": 2807,
      "name": "A Troll Wastedump",
      "exits": {
        "North": 2808,
        "South": 2806
      }
    },
    {
      "id": 2808,
      "name": "A Troll Wastedump",
      "exits": {
        "North": 2809,
        "South": 2807
      }
    },
    {
      "id": 2809,
      "name": "Entrance to a Stinking Troll Den",
      "exits": {
        "North": 40621,
        "South": 2808
      }
    },
    {
      "id": 18197,
      "name": "To Drow Enclaves",
      "otherAreaExit": true,
      "exits": {
        "South": 18196,
        "Up": 2802
      }
    },
    {
      "id": 40621,
      "name": "To Miden\u0027nir",
      "otherAreaExit": true,
      "exits": {
        "East": 40622,
        "South": 2809,
        "West": 40620
      }
    }
  ]
}